Skip to content

Additional system headers as slice of LazyPath#217

Merged
natecraddock merged 1 commit into
natecraddock:mainfrom
comfysage:push-uzuvzwpxwzlk
Jun 13, 2026
Merged

Additional system headers as slice of LazyPath#217
natecraddock merged 1 commit into
natecraddock:mainfrom
comfysage:push-uzuvzwpxwzlk

Conversation

@comfysage

Copy link
Copy Markdown
Contributor

tries to achieve the same goal of #216 : allowing non fhs systems to declare system include paths.

by making additional system headers a slice the output of std.zig.LibCDirs.detect can be passed to translate-c.
this is needed because translate-c only uses std.zig.LibCDirs.detect on non-linux systems or when cross-compiling.

this would be hugely appreciated<3

@comfysage comfysage force-pushed the push-uzuvzwpxwzlk branch from c43bb3c to 8457d39 Compare June 8, 2026 10:59
@comfysage comfysage changed the title Addtional system headers as slice of LazyPath Additional system headers as slice of LazyPath Jun 8, 2026
@natecraddock

Copy link
Copy Markdown
Owner

Looks good! Thanks!

@natecraddock natecraddock merged commit 9a520d0 into natecraddock:main Jun 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants